Cherrycake Notice
Trying to get property 'request' of non-object
File Line 184 /var/www/html/somethingg.com-web/vendor/tin-cat/cherrycake-engine/modules/HtmlDocument/HtmlDocument.class.php
174
($this->getConfig("isAllowRobotsIndex") ? "index" : "noindex").
175
",".
176
($this->getConfig("isAllowRobotsFollow") ? "follow" : "nofollow").
177
"\" />\n";
178
179
if ($iTunesAppId = $this->getConfig("iTunesAppId"))
180
$r .= "<meta name=\"apple-itunes-app\" content=\"".$iTunesAppId."\" />\n";
181
182
// Canonical
183
if ($e->Locale->getConfig("canonicalLocale"))
184
$r .= "<link rel=\"canonical\" href=\"".$e->Actions->currentAction->request->buildUrl(["locale" => $e->Locale->getConfig("canonicalLocale")])."\" />\n";
185
186
// Alternates
187
foreach ($e->Locale->getConfig("availableLocales") as $localeName => $locale)
188
$r .= "<link rel=\"alternate\" href=\"".$e->Actions->currentAction->request->buildUrl(["locale" => $localeName])."\" hreflang=\"".$e->Locale->getLanguageCode($locale["language"])."\" />\n";
189
190
// Default
191
if ($e->Locale->getConfig("defaultLocale"))
192
$r .= "<link rel=\"alternate\" href=\"".$e->Actions->currentAction->request->buildUrl(["locale" => $e->Locale->getConfig("defaultLocale")])."\" hreflang=\"x-default\" />\n";
193
194
// Css
Stack
Cherrycake\Engine -> attendWebRequest ( )
  Line 25 /var/www/html/somethingg.com-web/public/index.php
Cherrycake\Actions -> run ( "... groundIndex]%20+%20'" )
  Line 671 /var/www/html/somethingg.com-web/vendor/tin-cat/cherrycake-engine/Engine.class.php
Cherrycake\Errors -> trigger ( 2 , <array 1> )
  Line 193 /var/www/html/somethingg.com-web/vendor/tin-cat/cherrycake-engine/modules/Actions/Actions.class.php
Cherrycake\Patterns -> out ( "Errors/NotFound.html" , <array 1> , 404 )
  Line 237 /var/www/html/somethingg.com-web/vendor/tin-cat/cherrycake-engine/modules/Errors/Errors.class.php
Cherrycake\Patterns -> parse ( "Errors/NotFound.html" , <array 1> )
  Line 69 /var/www/html/somethingg.com-web/vendor/tin-cat/cherrycake-engine/modules/Patterns/Patterns.class.php
eval
  Line 150 /var/www/html/somethingg.com-web/vendor/tin-cat/cherrycake-engine/modules/Patterns/Patterns.class.php
Cherrycake\Patterns -> parse ( "Common/Header.html" )
  Line 1 /var/www/html/somethingg.com-web/vendor/tin-cat/cherrycake-engine/modules/Patterns/Patterns.class.php(150) : eval()'d code
eval
  Line 150 /var/www/html/somethingg.com-web/vendor/tin-cat/cherrycake-engine/modules/Patterns/Patterns.class.php
Cherrycake\HtmlDocument -> header ( )
  Line 1 /var/www/html/somethingg.com-web/vendor/tin-cat/cherrycake-engine/modules/Patterns/Patterns.class.php(150) : eval()'d code
Cherrycake\logError ( 8 , "... quest' of non-object" , "... mlDocument.class.php" , 184 , <array 9> )
  Line 184 /var/www/html/somethingg.com-web/vendor/tin-cat/cherrycake-engine/modules/HtmlDocument/HtmlDocument.class.php
Cherrycake\handleError ( 8 , "... quest' of non-object" , "... mlDocument.class.php" , 184 , <array 9> , <array 10> )
  Line 38 /var/www/html/somethingg.com-web/vendor/tin-cat/cherrycake-engine/ErrorHandler.php
Engine status
Array
(
    [appNamespace] => CherrycakeApp
    [appName] => 08d7c2a2bae42a586a12d743df8a07be
    [isDevel] => 
    [isUnderMaintenance] => 
    [documentRoot] => /var/www/html/somethingg.com-web/public
    [appModulesDir] => /var/www/html/somethingg.com-web/modules
    [appClassesDir] => /var/www/html/somethingg.com-web/classes
    [timezoneName] => Etc/UTC
    [timezoneId] => 532
    [executionStartHrTime] => 
    [runningHrTime] => 0.0000ms
    [memoryUse] => 1092088
    [memoryUsePeak] => 1103432
    [memoryAllocated] => 2097152
    [memoryAllocatedPeak] => 2097152
    [hostname] => 
    [host] => somethingg.com
    [ip] => 172.70.131.163
    [os] => Linux
    [phpVersion] => 7.3.31-1~deb10u6
    [serverSoftware] => nginx/1.14.2
    [serverGatewayInterface] => CGI/1.1
    [serverApi] => fpm-fcgi
    [loadedModules] => Array
        (
            [0] => Actions
            [1] => Output
            [2] => Errors
            [3] => Security
            [4] => Cache
            [5] => Session
            [6] => Database
            [7] => Patterns
            [8] => HtmlDocument
            [9] => Css
            [10] => Javascript
            [11] => Locale
        )

    [actions] => Array
        (
            [mappedActions] => Array
                (
                    [TableAdminGetRows] => TableAdmin::getRows TableAdmin/[String]/getRows (additionalFillFromParameters=none)
                    [css] => Css::dump css (set=none version=none)
                    [javascript] => Javascript::dump js (set=none version=none)
                    [janitorRun] => Janitor::run janitor/run (task=none isForceRun=none)
                    [janitorStatus] => Janitor::showPlainStatus janitor/status
                    [uiComponentFormLocationAjaxGetLocationData] => UiComponentFormLocationAjax::getLocationData uiComponentFormLocationAjaxGetLocationData (levels=none)
                    [moonVillageLabsHomePage] => MoonVillageLabs::homePage mvlabs
                    [moonVillageLabsPresentation] => MoonVillageLabs::presentation mvlabs/presentation
                    [moonVillageLabsAccessLog] => MoonVillageLabs::accessLog mvlabs/accesslog
                    [moonVillagePublishersPieceHomePage] => MoonVillagePublishersPiece::homePage mvpublisherspiece
                    [moonVillagePublishersPiecePdfDownload] => MoonVillagePublishersPiece::pdfDownload mvpublisherspiece/pdf
                    [moonVillagePublishersPieceAccessLog] => MoonVillagePublishersPiece::accessLog mvpublisherspiece/accesslog
                    [movefyHomePage] => Movefy::homePage movefy
                    [loginScreen] => UserLogin::loginScreen login (returnUrl=none)
                    [doLogin] => UserLogin::doLogin login/dologin (username=none password=none csrfToken=c86dbc9a7c2eb4358df4f7c8d45832decdc4f8c9e5fc59ab768e0bee0cb87326)
                    [logout] => UserLogin::logout logout
                    [setmanaSantaHomePage] => SetmanaSanta::homePage setmanasanta
                    [setmanaSantaAccessLog] => SetmanaSanta::accessLog setmanasanta/accesslog
                    [homePage] => Home::homePage /
                )

        )

    [css] => Array
        (
            [coreUiComponents] => Array
                (
                    [order] => 10
                    [directory] => /var/www/html/somethingg.com-web/vendor/tin-cat/cherrycake-engine/res/css/uicomponents
                )

            [main] => Array
                (
                    [order] => 100
                    [directory] => res/css/main
                    [variablesFile] => res/css/commonvariables.php
                    [files] => Array
                        (
                            [0] => Main.css
                            [1] => ErrorPage.css
                            [2] => Article.css
                            [3] => SetmanaSanta.css
                        )

                )

            [uicomponents] => Array
                (
                    [order] => 100
                    [directory] => res/css/uicomponents
                    [variablesFile] => res/css/commonvariables.php
                    [files] => Array
                        (
                            [0] => UiComponentButton.css
                            [1] => UiComponentSlideShow.css
                            [2] => UiComponentButton.css
                            [3] => UiComponentForm.css
                            [4] => UiComponentFormInput.css
                            [5] => UiComponentFormRange.css
                            [6] => UiComponentFormText.css
                            [7] => UiComponentFormSelect.css
                            [8] => UiComponentFormCheckbox.css
                            [9] => UiComponentTooltip.css
                            [10] => UiComponentNotice.css
                        )

                )

        )

    [javascript] => Array
        (
            [coreUiComponents] => Array
                (
                    [order] => 10
                    [directory] => /var/www/html/somethingg.com-web/vendor/tin-cat/cherrycake-engine/res/javascript/uicomponents
                )

            [main] => Array
                (
                    [order] => 100
                    [directory] => res/javascript/main
                    [files] => Array
                        (
                            [0] => Main.js
                        )

                )

        )

)
2024/5/21 21:43.27